home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DMAKE38C.ARJ / STARTUP.H < prev    next >
Text File  |  1992-01-23  |  412b  |  8 lines

  1. /* This file contains the default value of the MAKESTARTUP variable.
  2.  * You must set the quoted string below to the default path to the startup
  3.  * variable, so that it gets compiled in.  LEAVE ROOTDIR at the front of
  4.  * the path.  This allows the user to customize his environment for dmake
  5.  * by setting up a new ROOTDIR environment variable. */
  6.  
  7. "MAKESTARTUP := $(ROOTDIR)/usr/software/dmake/data/startup.mk",
  8.